home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / geomutil / plutil / O.next / Makefile < prev   
Makefile  |  1992-10-07  |  306b  |  12 lines

  1. GEOM = ../../../../..
  2. include ${GEOM}/makefiles/Makedefs.global
  3. include ../Makedefs
  4. include ${GEOM}/makefiles/Makerules.obj
  5.  
  6. OOGLLIBS = -lstubdraw -lgeom -lvect -lpolylist -lquad -lmesh -lbezier -linst \
  7.     -ltlist -llist -lstub -lgeom -loogl -lbbox -lshade -lcolor -l3d
  8.  
  9. MALLOCLIB=
  10.  
  11. include ../Makefile.obj
  12.